x11: Handle X-specific targets in drops
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Feb 2021 19:16:01 +0000 (14:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:43:08 +0000 (11:43 -0500)
commit05cfd09d04083e644c47f561c60975d20d0f74f7
tree4ad750cefcc9703d417902fc42a263f40130c976
parent7498e3b2c0e04ca0199ce8e01986530818b44932
x11: Handle X-specific targets in drops

This code is very similar to the handling for these
targets in the clipboard case.

Fixes: #3642
gdk/x11/gdkdrop-x11.c